dyadic boolean operation meaning in English
布林二元运算
二元布耳运算
二元布尔运算
Examples
- Dyadic boolean operation
二元布尔运算 - The dyadic boolean operation whose result has the boolean value1if and only if the first operand has the boolean value1and the second has boolean value0
二元布尔运算,当且仅当第一个操作数具有布尔值1 ,第二个操作数具有布尔值0时,其结果才为布尔值1 。 - The dyadic boolean operation whose result has the boolean value 1 if and only if the first operand has the boolean value 1 and the second has boolean value 0
二元布尔运算,当且仅当第一个操作数具有布尔值1 ,第二个操作数具有布尔值0时,其结果才为布尔值1 。 - The dyadic boolean operation whose result has the boolean value0if and only if the first operand has the boolean value0and the second has the boolean value1
二元布尔运算,当且仅当第一个操作数具有布尔值1 ,第二个操作数具有布尔值0时,其结果才为布尔值1 。 - The dyadic boolean operation whose result has the boolean value 0 if and only if the first operand has the boolean value 0 and the second has the boolean value 1
一种二元布尔运算,在这种运算中,当且仅当第一个操作数的布尔值为0 ,第二个操作数的布尔值为1时,其结果的布尔值才为0 。